CruiseControl.NET : What is CruiseControl.NET
This page last changed on Jan 16, 2005 by mroberts.
The CruiseControl.NET ServerCruiseControl.NET (CCNet) consists of a suite of applications, but at its core is the CruiseControl.NET Server which is an automated integration server.The Server automates the integration process by monitoring the team's source control repository directly. Every time a developer commits a new set of modifications, the server will automatically launch an integration build to validate the changes. When the build is complete, the server notifies the developer whether the changes that they committed integrated successfully or not. Read more about this process at CruiseControl.NET Integration Process.Effectively, integration becomes as easy as checking in code. Using an automated integration server not only makes integration easy, it also guarantees that an integration build will happen. There is no danger of developers forgetting to validate their changes after checking in. The CCNet Server offers several key features:
You can see what applications CruiseControl.NET integrates with at Using CruiseControl.NET with other applications. CruiseControl.NET ToolsThe other applications in the CruiseControl.NET suite are:
Extra ModulesThe following separate modules give extra integration features:
|
Document generated by Confluence on Jun 26, 2005 17:23 |